RetentionTag Constructor (String, Boolean) |
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic RetentionTag(
string value,
bool isExplicit
)
Public Sub New (
value As String,
isExplicit As Boolean
)
Parameters
- value
- Type: SystemString
- isExplicit
- Type: SystemBoolean
See Also